[INFO] cloning repository https://github.com/neatsys/boson-circuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neatsys/boson-circuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneatsys%2Fboson-circuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneatsys%2Fboson-circuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6098bc8adaa5ef4b5226779432a77ed5c323ca5a
[INFO] testing neatsys/boson-circuit against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneatsys%2Fboson-circuit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/neatsys/boson-circuit
[INFO] finished tweaking git repo https://github.com/neatsys/boson-circuit
[INFO] tweaked toml for git repo https://github.com/neatsys/boson-circuit written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neatsys/boson-circuit on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neatsys/boson-circuit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/neatsys/plonky2`
[INFO] [stderr]     Updating git repository `https://github.com/neatsys/plonky2-u32`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.92
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.92
[INFO] [stderr]   Downloaded keccak-hash v0.8.0
[INFO] [stderr]   Downloaded fixed-hash v0.7.0
[INFO] [stderr]   Downloaded num v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.92
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded js-sys v0.3.69
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5671734db07c34d2cd6874fe3bbcb4d4a6ee2187f3d0bd3cb97df3aa403fcbe4
[INFO] running `Command { std: "docker" "start" "-a" "5671734db07c34d2cd6874fe3bbcb4d4a6ee2187f3d0bd3cb97df3aa403fcbe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5671734db07c34d2cd6874fe3bbcb4d4a6ee2187f3d0bd3cb97df3aa403fcbe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5671734db07c34d2cd6874fe3bbcb4d4a6ee2187f3d0bd3cb97df3aa403fcbe4", kill_on_drop: false }`
[INFO] [stdout] 5671734db07c34d2cd6874fe3bbcb4d4a6ee2187f3d0bd3cb97df3aa403fcbe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78fa9761e8f7b7546909e300ee4376c12c83902d1b940c5a36962526e2d45d64
[INFO] running `Command { std: "docker" "start" "-a" "78fa9761e8f7b7546909e300ee4376c12c83902d1b940c5a36962526e2d45d64", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling plonky2_util v0.2.0 (https://github.com/neatsys/plonky2#ef2d5b34)
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling plonky2_maybe_rayon v0.2.0 (https://github.com/neatsys/plonky2#ef2d5b34)
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling plonky2_field v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34)
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling plonky2 v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34)
[INFO] [stderr]    Compiling plonky2_u32 v0.1.0 (https://github.com/neatsys/plonky2-u32#654777fc)
[INFO] [stderr]    Compiling cover-circuit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.50s
[INFO] running `Command { std: "docker" "inspect" "78fa9761e8f7b7546909e300ee4376c12c83902d1b940c5a36962526e2d45d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78fa9761e8f7b7546909e300ee4376c12c83902d1b940c5a36962526e2d45d64", kill_on_drop: false }`
[INFO] [stdout] 78fa9761e8f7b7546909e300ee4376c12c83902d1b940c5a36962526e2d45d64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f988416276e360d3e0e0c46b9df476e666d5970a731bf63ae8ff66beb594e31
[INFO] running `Command { std: "docker" "start" "-a" "5f988416276e360d3e0e0c46b9df476e666d5970a731bf63ae8ff66beb594e31", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling plonky2_field v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34)
[INFO] [stderr]    Compiling plonky2 v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34)
[INFO] [stderr]    Compiling plonky2_u32 v0.1.0 (https://github.com/neatsys/plonky2-u32#654777fc)
[INFO] [stderr]    Compiling cover-circuit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.25s
[INFO] running `Command { std: "docker" "inspect" "5f988416276e360d3e0e0c46b9df476e666d5970a731bf63ae8ff66beb594e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f988416276e360d3e0e0c46b9df476e666d5970a731bf63ae8ff66beb594e31", kill_on_drop: false }`
[INFO] [stdout] 5f988416276e360d3e0e0c46b9df476e666d5970a731bf63ae8ff66beb594e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5cbe257005f6412cd407d5106a5a454f63bbd09fecc87840609ac2904e78a7f
[INFO] running `Command { std: "docker" "start" "-a" "e5cbe257005f6412cd407d5106a5a454f63bbd09fecc87840609ac2904e78a7f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cover_circuit-eba19a03a813e3d1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::malformed_counters_recursive has been running for over 60 seconds
[INFO] [stdout] test tests::malformed_signature has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e5cbe257005f6412cd407d5106a5a454f63bbd09fecc87840609ac2904e78a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cbe257005f6412cd407d5106a5a454f63bbd09fecc87840609ac2904e78a7f", kill_on_drop: false }`
[INFO] [stdout] e5cbe257005f6412cd407d5106a5a454f63bbd09fecc87840609ac2904e78a7f
